export declare function truncate(text: string, max?: number): string; export declare function readSummary(path: string): Promise; //# sourceMappingURL=summary.d.ts.map