export declare function getIn(v: any, pathElems: (string | number)[]): any;