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

declare const FoggyLineIcon: RemixiconReactIconComponentType;
export default FoggyLineIcon;
