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