export { AvatarType } from './avatarTypes'; export type { AvatarProps } from './Avatar'; export { default } from './Avatar'; //# sourceMappingURL=index.d.ts.map