import React from 'react'; import { MailIcon } from 'lucide-react'; export function ContactSupportButton() { return ( Contact Support ); }