export interface AgentBranchBasicInfo { id: string; name: string; }