export declare const getUpperFirstLettersWords: (text?: string, wordCount?: number) => string;