import { type TeamGraph } from 'team/types.js'; export declare const graphSummary: (graph: TeamGraph) => string; //# sourceMappingURL=graphSummary.d.ts.map