import * as yup from "yup"; export declare function buildYupSchema(rules: any): yup.MixedSchema<{}, yup.AnyObject, undefined, "">; //# sourceMappingURL=buildYupSchema.d.ts.map