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