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

declare const RepeatFillIcon: RemixiconReactIconComponentType;
export default RepeatFillIcon;
