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