import { ChatAgents } from "../store/ChatState";
export declare const agents: ChatAgents;
