import { type Type } from '../type.mjs'; export declare const boolean: (defaultValue?: boolean) => Type; //# sourceMappingURL=boolean.d.mts.map