import type { Value } from '../value.js'; export declare const stdMath: Record<`Math:${string}`, Value>; //# sourceMappingURL=math.d.ts.map