declare const WasmFromCDN: { 'single-thread/wllama.wasm': string; 'multi-thread/wllama.wasm': string; }; export default WasmFromCDN;