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