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