export default function upperCaseFirstLetter(word: string): string;