import type { avatarProps } from 'element-plus'; export declare const props: typeof avatarProps & { background: never; color: never; }; export declare const emits: {};