/** * Returns the `FiberID` of the fiber executing the effect that calls this method. */ export declare const fiberId: import("./effect.js").Effect; //# sourceMappingURL=fiberId.d.ts.map