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