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

declare const MoonFoggyFillIcon: RemixiconReactIconComponentType;
export default MoonFoggyFillIcon;
