export { Avatar } from './Avatar'; export type { IAvatarProps } from './Avatar'; export { AvatarGroup } from './AvatarGroup'; export type { IAvatarGroupProps } from './AvatarGroup'; //# sourceMappingURL=index.d.ts.map