export declare class xX_WasmHelper {
    static mdnInit(url?: string): Promise<WasmObjExports_Type>;
    static test(util: WasmObjExports_Type): void;
}
//# sourceMappingURL=WasmHelper.d.ts.map