import type { IconComponent } from '../types'; declare const Moon: IconComponent; export default Moon;