import { Usb } from "lucide-react" import { Button } from "@/components/ui/button" export function Footer() { return ( ) }