export declare function getElForPathIn(object: any, path: string): any; export declare function _getElForPathIn(object: any, path: Array): any;