export interface IFabreactorTextDisplayFieldProps { value?: string; tooltip?: boolean; }