import { type Schema } from "../../Schema.js"; export declare const boolean: () => Schema;