import { StyledIcon } from '@styled-icons/styled-icon'; export declare const AlarmOn: StyledIcon; export declare const AlarmOnDimensions: { height: number; width: number; };