export { default as TextAvatar } from './TextAvatar'; export type { TTextAvatar, TTTextAvatarWithHTMLAttrs } from './TextAvatar.model';