import { Scope } from "../Scope.js"; export declare function installMathTypes(scope: Scope): void;