export enum ControlType { TEXT = 'text', SELECT = 'select' }