export { Avatar, AvatarGroup } from './Avatar'; export type { AvatarProps, AvatarSize, AvatarShape, AvatarGroupProps } from './Avatar'; export { AvatarImage } from './AvatarImage'; export type { AvatarImageProps } from './AvatarImage'; export { AvatarFallback } from './AvatarFallback'; export type { AvatarFallbackProps } from './AvatarFallback'; //# sourceMappingURL=index.d.ts.map