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

declare const Repeat2LineIcon: RemixiconReactIconComponentType;
export default Repeat2LineIcon;
