import { StdlibRegistry } from "./Instance"; export declare function registerMathFunctions(instance: StdlibRegistry): void;