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

declare const MoonFillIcon: RemixiconReactIconComponentType;
export default MoonFillIcon;
