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

declare const NightSkyIcon: MdiReactIconComponentType;
export default NightSkyIcon;
