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

declare const FoggyFillIcon: RemixiconReactIconComponentType;
export default FoggyFillIcon;
