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