export declare function capitalizeFirstLetter(word: string): string;