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

declare const Loader3LineIcon: RemixiconReactIconComponentType;
export default Loader3LineIcon;
