export namespace typeToCommonType { let string: string; let number: string; let boolean: string; let dropdown: string; }