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