export declare const USER_MESSAGE_CHROME_COLS = 10; export declare function wrapUserPrompt(text: string, contentWidth: number, chromeCols?: number): string[];