Late to the party, but I ran into this exact issue. I found that one needs to import TabulatorFull in order for this to work properly.
TabulatorFull
import { DownloadModule, TabulatorFull as Tabulator, } from "tabulator-tables";