export declare const camelCaseToHumanCase: (camelCaseString: string) => string; //# sourceMappingURL=camelCaseToHumanCase.d.ts.map