import SysInfo from "./info"; export default { system: { info: new SysInfo() } };