import { AgentWebUIImplementation } from '@agent-tars/interface'; /** * Default Agent UI Configuration for Agent TARS */ export declare const AGENT_TARS_WEBUI_CONFIG: AgentWebUIImplementation; //# sourceMappingURL=webui-config.d.ts.map