import { SvgIconComponent } from './types'; declare const AlarmAddIcon: SvgIconComponent; export default AlarmAddIcon;