export declare function truncateForPrompt(text: string, maxChars?: number): string;