import * as bg from "./pkg/core_bg.js";
export declare function loadWasm(): Promise<typeof bg>;
