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