import { Mail } from "lucide-react" import { Button } from "@/registry/default/ui/button" export default function ButtonWithIcon() { return ( ) }