import React from "react"; type Props = { className?: string; onClick?: () => void; }; export default function CogIcon({ className, onClick }: Props) { return ( Einstellungen ); }