import { ThumbsUp } from "lucide-solid"; function LikeButton() { return ( ); } export default LikeButton;