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

declare const SunFoggyLineIcon: RemixiconReactIconComponentType;
export default SunFoggyLineIcon;
