export declare const setFindexInit: (arg: () => any) => void; /** * This is the main function for reusing webassembly code * @returns initialized objects */ export declare function loadWasm(): Promise; //# sourceMappingURL=init.d.ts.map