export declare function capitalizeFirstLetter(str: string): string;
//# sourceMappingURL=capitalize-first-letter.d.ts.map