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