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