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

declare const RepeatOneLineIcon: RemixiconReactIconComponentType;
export default RepeatOneLineIcon;
