/** * Makes a new promise to be completed by the fiber creating the promise. */ export declare function make(): import("../Effect/effect.js").Effect>; //# sourceMappingURL=make.d.ts.map