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