import { Bug } from "lucide-react"; export const BugReport = () => { return (
); };