export declare function getNestedValue(obj: any, path: string[]): any;
//# sourceMappingURL=get-nested-value.d.ts.map