export interface IInputGroup { text: string value: string }