export { default as Avatar } from './Avatar'; export type { AvatarProps, AvatarColor, AvatarRadius, AvatarShadow, AvatarShadowColor, AvatarSize, AvatarStatus, AvatarStatusPosition, AvatarTone, } from './Avatar.types'; //# sourceMappingURL=index.d.ts.map