export declare const isNotMapException = "Immutable.Map should be a Immutable.Map, was given\n\"\"\"\nobject\n\"\"\"\n[object Map]\n\"\"\"\n"; export declare const isNotKeyException = "key should be a string, was given 8 of type number";