export declare function get(obj: T, path: string, defaultValue?: R): R;