declare function init(): Promise; export { init }; export { compute_xorb_hash, compute_file_hash, Chunker, compute_verification_hash, compute_hmac, } from "./chunker_wasm_bg.js"; //# sourceMappingURL=chunker_wasm.d.ts.map