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

declare const MoonLineIcon: RemixiconReactIconComponentType;
export default MoonLineIcon;
