import { type AssistantConfig } from '../data/mock'; export declare function useAssistantConfig(): import("@tanstack/react-query").UseQueryResult;