import { SVGIconDef } from './types'; declare const AlarmOutlined: SVGIconDef; export default AlarmOutlined;