export declare function objectToMap(objectMap: { [key: string]: any; }): Map;