export declare function getValueByPath(data: any, dataPath: string): any;