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