export declare const validationState: { errorMessage: string | null; errorTypes: Array | null; errorKeypatch: string | null; currentKeypath: string; };