declare const _default: (data: T, pathA: string | number, pathB: string | number) => T; export default _default;