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