export declare function pickValueFromObject(path: string, object: Record<any, any>): any;
//# sourceMappingURL=pick-value-from-object.d.ts.map