import type { GraphLayoutMode } from '@claude-teams/agent-graph'; export const DEFAULT_TEAM_GRAPH_LAYOUT_MODE: GraphLayoutMode = 'grid-under-lead';