import type { ValidationFallbackReturnType } from '../schema/types';
export declare function booleanValidation(): ValidationFallbackReturnType;
export declare function allowStringParser(): ValidationFallbackReturnType;
//# sourceMappingURL=boolean.d.ts.map