declare module '@modern-js/deps/compiled/markdown-loader' { import m from 'markdown-loader'; export default m; export * from 'markdown-loader'; }