import { RuntimeFlags } from "@effect/core/io/RuntimeFlags/definition"; /** * @tsplus getter effect/core/io/RuntimeFlags currentFiber * @tsplus location "@effect/core/io/RuntimeFlags/operations/currentFiber" */ export declare function currentFiber(self: RuntimeFlags): boolean; //# sourceMappingURL=currentFiber.d.ts.map