import StatusGUI from "./Status/StatusGUI.svelte" new StatusGUI({ target: document.getElementById("main") })