export declare const get: (obj: any, path: any, defaultValue: any) => any;