import { RemixiconReactIconComponentType } from './dist/typings';

declare const RepeatLineIcon: RemixiconReactIconComponentType;
export default RepeatLineIcon;
