import { IconProps } from '../Icon'; declare function SvgAlarmOn(props: IconProps): JSX.Element; export default SvgAlarmOn;