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