import initAsync from "../lib/lol_html"; declare const lolHTMLWasmModule: WebAssembly.Module; export { initAsync, lolHTMLWasmModule }; export * from "../lib/lol_html";