The referenced module has no default export. Either import a named export instead, or add a default export to the module.
TS1192
typescript The referenced module has no default export. Either import a named export instead, or add a default export to the module.