ERROR in src/app/app.module.ts(7,36): error TS2306: File ‘…/src/app/components/scheduler.component.ts’ is not a module.
ERROR in src/app/components/scheduler.component.ts(6,17): error TS2306: File '../node_modules/@types/dhtmlxscheduler/index.d.ts' is not a module.
src/app/components/scheduler.component.ts(6,17): error TS6137: Cannot import type declaration files. Consider importing 'dhtmlxscheduler' instead of '@types/dhtmlxscheduler'.