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