export interface AdvancedInputInline { value: string; viewOnlyText: string; }