declare const capitalize: (str: string) => string; export default capitalize; //# sourceMappingURL=capitalize.d.ts.map