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

declare const MoonClearLineIcon: RemixiconReactIconComponentType;
export default MoonClearLineIcon;
