import { Terminal as TTerminal } from "./Terminal/Terminal"; const Terminal = new TTerminal(); export { Terminal };