declare module '@modern-js/deps/compiled/chalk' { import m from 'chalk'; export default m; export { Color } from 'chalk'; }