goog.module('importglobaljstypes.RegExp');

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');

const importglobaljstypes_RegExp = goog.require('importglobaljstypes.RegExp$impl');
exports = importglobaljstypes_RegExp;
