export declare function capitalizeEveryWord(str: string): string;