"use client"; import { Settings2 } from "lucide-react"; export function CookieSettingsButton() { return ( ); }