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