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

declare const Loader2FillIcon: RemixiconReactIconComponentType;
export default Loader2FillIcon;
