export declare function getPath(object: Record<string, unknown>, path: string): unknown;
//# sourceMappingURL=getPath.d.ts.map