export default function firstCharToUpperCase(str: string): string;