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