import { Terminal } from "../Terminal"; export function BottomBar() { return (
); }