export declare const firstLetterCapitalize: (word: string) => string;