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

declare const Loader3FillIcon: RemixiconReactIconComponentType;
export default Loader3FillIcon;
