import { QueryClient } from '@tanstack/react-query'; declare const queryConfig: QueryClient; export default queryConfig;