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