declare const camelCaseRegexp: RegExp;
export default camelCaseRegexp;
