import * as AvatarPrimitive from '@radix-ui/react-avatar'; declare const Avatar: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; declare const AvatarImage: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; declare const AvatarFallback: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; export { Avatar, AvatarImage, AvatarFallback }; //# sourceMappingURL=avatar.d.ts.map