export declare function getByMap(map: Record, key: KEY, value?: VALUE): VALUE;