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

declare const Loader2LineIcon: RemixiconReactIconComponentType;
export default Loader2LineIcon;
