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