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