export default function getNestedValue(o: any, path: string[]): any | undefined;
//# sourceMappingURL=getNestedValue.d.ts.map