import { ObjectInspector } from './objects.mts'; import type { RegExpObject } from '#self'; export declare const RegExp: ObjectInspector; //# sourceMappingURL=RegExp.d.mts.map