export declare const mapStringArrayToCommaSeparatedText: (words: string[]) => string;