import { QueryClient } from '@tanstack/vue-query'; export declare const createQueryClient: () => QueryClient;