export declare function expand(obj: { [key: string]: any; }, path: string): Object;