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