import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const AlarmOff: EmotionIcon; export declare const AlarmOffDimensions: { height: number; width: number; };