export * from './system.mjs'; export * as System from './system.mjs'; import * as System from './system.mjs'; export default System;