import { IObject } from "./"; export declare function getValue(obj: IObject, path: string): any;