declare function useQueryClient(): import("./GraphQLClient").default | null;
export default useQueryClient;
