declare const RegExpGet$grave: (t: typeof RegExp) => (typeof RegExp)["$`"]; export = RegExpGet$grave;