import type { ValidationInstance } from './types/index'; export declare const v: ValidationInstance; export declare const schema: ValidationInstance;