export declare function getKeyByValue(map: Map, targetValue: any): string | undefined;