import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const WarningAlarmIcon: FunctionalComponent; export default WarningAlarmIcon;