export declare function truncate(s: string): string; export declare function arrayToSentence(arr: Array): string;