/** * External dependencies */ import { __ } from '@wordpress/i18n'; export default function HeaderSearch() { return (
); }