import type { QueryClientConfig } from "react-query/types/core"; export declare function useNuxtQueryProvider(config?: QueryClientConfig): void;