export declare function castToEnum(value: any, varname: string, enm: any): T;