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