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

declare const RepeatOneFillIcon: RemixiconReactIconComponentType;
export default RepeatOneFillIcon;
