declare const useJsonPrefixPath: () => { path: (string | number)[]; level: number; }; export default useJsonPrefixPath;