import { X } from 'lucide-react'; export default function CancelledIcon() { return (
); }