/** @internal */ export declare function getBySet(map: ReadonlyMap, U>, setToMatch: ReadonlySet): U | undefined;