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