export interface ISimpleTextAreaResult { value: string; }