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