export declare const capitalizeEveryWord: (sentence: string) => string;