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