import { __ } from '@wordpress/i18n'; export const ExternalLink = () => ( {__('External Link Icon', 'extendify-local')} );