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