export declare function capitalizeFirstLetter(str: string): string;