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