/// import { IconProps } from '../../types'; declare const MoonSleep: (allProps: IconProps) => JSX.Element; export default MoonSleep;