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