export default function capitalizeFirstLetter(input: string): string;