export function makeCompatible(
  Promise: PromiseConstructor,
  Fiber?: Function
): void;
