import { QueryClient } from "@tanstack/query-core"; export declare function createSwishQueryClient(): QueryClient;