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