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