export declare function getNestedValue(data: unknown, path: (number | string)[], fallback?: T): T | undefined; //# sourceMappingURL=utils.d.ts.map