export declare const instantiateWasmModule: (wasmBuffer: ArrayBuffer, wasmImports?: any) => Promise;