export type { AvatarFallbackProps } from './avatar-fallback'; export type { AvatarImageProps } from './avatar-image'; export type { AvatarRootProps } from './avatar-root'; export type { AvatarVariantProps } from './avatar.styles'; export { AvatarFallback } from './avatar-fallback'; export { AvatarImage } from './avatar-image'; export { AvatarRoot } from './avatar-root'; export { avatarStyles } from './avatar.styles'; //# sourceMappingURL=index.d.ts.map