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

declare const Loader4FillIcon: RemixiconReactIconComponentType;
export default Loader4FillIcon;
