export { default } from './Avatar'; export { AvatarComponent, AvatarProps } from './Avatar.types'; export { getAvatarIconOrLabel } from './Avatar.utils'; //# sourceMappingURL=index.d.ts.map