export declare const getValue: ((path: string[]) => (object: object) => any) & ((path: string[], object: object) => any); //# sourceMappingURL=index.d.ts.map