import { QueryClient as TanStackQueryClient } from '@tanstack/preact-query';
export declare const QueryClient: TanStackQueryClient;
