typescript · typescript/TS1192
TS1192
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.