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