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