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