export declare function obtain(object: { [key: string]: any; }, path: string[]): xResult;