import { type SandboxClosure } from "../values.js"; export declare function createRegexGlobals(): { RegExp: SandboxClosure; };