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