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