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