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

declare const MoonClearFillIcon: RemixiconReactIconComponentType;
export default MoonClearFillIcon;
