/// import { AvatarProps } from './types'; declare const Avatar: React.FC; export default Avatar; //# sourceMappingURL=Avatar.d.ts.map