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