export { default as TextAvatar } from './TextAvatar'; export { default as ImageAvatar } from './ImageAvatar'; export { default as CustomAvatar } from './CustomAvatar'; //# sourceMappingURL=index.d.ts.map