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