import type { RuntimeAPI } from "./modules"; export declare function bindImports(runtime: RuntimeAPI): void;