export { TextDisplay } from './TextDisplay';
export type { TextDisplayProps } from './TextDisplay';
