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