import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const E911AvatarIcon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default E911AvatarIcon;
