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

declare const LoaderLineIcon: RemixiconReactIconComponentType;
export default LoaderLineIcon;
