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