import { QueryClient } from '@tanstack/react-query'; const queryclient = new QueryClient(); export default queryclient;