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

declare const Repeat2FillIcon: RemixiconReactIconComponentType;
export default Repeat2FillIcon;
