const require: NodeRequire
(id: string) => any
Could not find a declaration file for module 'progress-bar-cli'. 'c:/sample_project/node_modules/progress-bar-cli/progress-bar.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/progress-bar-cli` if it exists or add a new declaration (.d.ts) file containing `declare module 'progress-bar-cli';`ts(7016)