export type Bivariant any> = { bivarianceHack(...args: Parameters): ReturnType; }['bivarianceHack'];