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