/// import type { AvatarProps } from "./Avatar.interface"; export declare const Avatar: React.FC; export default Avatar;