export default function getValue(obj: any, path: string | string[], def?: any): any;