export declare const validate: typeof n; export default n; declare function n(r: any, { instancePath: e, parentData: s, parentDataProperty: a, rootData: o, }?: { instancePath?: string | undefined; parentData: any; parentDataProperty: any; rootData?: any; }): any;