/** https://tc39.es/ecma262/#sec-meta-properties-runtime-semantics-evaluation */ export declare function Evaluate_NewTarget(): import("#self").ObjectValue | import("#self").UndefinedValue; //# sourceMappingURL=NewTarget.d.mts.map