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