import { Schema } from '../schema'; /** Create a boolean schema. */ export declare function boolean(): Schema; //# sourceMappingURL=boolean.d.ts.map