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