import { Realm } from '#self'; /** https://tc39.es/ecma262/#sec-math-object */ export declare function bootstrapMath(realmRec: Realm): void; //# sourceMappingURL=Math.d.mts.map