declare const camelCaseUpperRegexp: RegExp;
export default camelCaseUpperRegexp;
