import { ObjectAny } from '../types.contractResponse'; export declare const recursGetV: (r: ObjectAny, keysR: string[]) => unknown;