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