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