export declare const getValueByPath: >(obj: T, path: string) => any;