declare const _default: <T = any>(data: any, path: string | number) => T;
export default _default;
