export namespace TextDisplay
export interface Props extends Omit<TextDisplayComponentData, "type"|"content">
string
JSX.SingleOrArray<any>