export declare class KmipEnumUtils { static to_string(e?: any): string; static to_map(e: any[]): string[]; } //# sourceMappingURL=KmipEnumUtils.d.ts.map