import { Asterisk, Terminal } from "lucide-react"; export default async function Logo() { return (
); }