import { QspAPI } from '../contracts/api'; export declare function initQspEngine(wasmBinary: ArrayBufferView | ArrayBuffer): Promise;