import type { BuiltinDef } from "../builtin-types.js"; export declare const MATH_BUILTINS: BuiltinDef[]; //# sourceMappingURL=math.d.ts.map