```jsx import { EmptyContent } from '@woocommerce/components'; const MyEmptyContent = () => ( ); ```