import type { Validator } from '../models.js'; /** Validates with a custom function. */ export declare const CustValidator: Validator; //# sourceMappingURL=custom.d.ts.map