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