In order to follow the recommended "wrapped worker" approach from the readme I had to add:
declare module'@sqlite.org/sqlite-wasm'{exportfunctionsqlite3Worker1Promiser(...args:any):any}immediately below the import statement, becausesqlite3Worker1Promiser is not included in theindex.d.ts