export { AvatarDemo as Avatar } from './avatar';
export * as AvatarPrimitive from './avatar-components';
export type { AvatarProps } from './avatar.types';
//# sourceMappingURL=index.d.ts.map