export default function RepostIcon({ className }: { className: string }) { return ( ); }