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

declare const MoonAndStarsIcon: MdiReactIconComponentType;
export default MoonAndStarsIcon;
