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