export declare function keysToArray(map: Map): K[]; export declare function valuesToArray>(map: V): V[];