declare function firstUppercase(str: string): string export default firstUppercase;