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