/** FunnelChart */
export function FunnelChart(props: any): React.JSX.Element | null;
export namespace FunnelChart {
    let displayName: string;
}
import React from 'react';
//# sourceMappingURL=FunnelChart.d.ts.map