import { SkyMavisMpc } from "./types"; export declare const createWasmInstance: (url: string) => Promise;