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