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