export declare const get: (obj: object, paths: string[], defaults?: any) => any;