/** * External dependencies */ import React from '@wordpress/element'; export const InboxIllustration = () => { return ( ); };