export default function decapitalizeFirstLetter(string: string): string;