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