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