export * from 'node:module';
export { default } from 'node:module';
