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