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