export default function ExternalLinkIcon({ className = "" }) { return (
); }