export declare function upperCaseFirstCharacterAllWords(str: string, separator?: string): string;