/// import { FunnelChartProps } from '../../../props'; /** * A React component representing data progressively decreasing in size or quantity through a funnel shape. * * ## Example * * Funnel chart displaying data from the Sample ECommerce data model. * *