import { ChatProgress } from '../../types/entities/agents/manager';

export declare const chatEventMap: Record<string, ChatProgress>;
