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

declare const LoaderFillIcon: RemixiconReactIconComponentType;
export default LoaderFillIcon;
