export { default as Avatar, type AvatarProps } from './Avatar'; export { default as AvatarContainer, type AvatarContainerProps, } from './AvatarContainer'; export { default as AvatarStack, type AvatarStackProps } from './AvatarStack'; //# sourceMappingURL=index.d.ts.map