import { IconDefinition } from '../types'; declare const MoonOutlined: IconDefinition; export default MoonOutlined;