export { default as FunnelChart } from "./FunnelChart"; export type { FunnelChartProps } from "./FunnelChart";