import type { Story } from '@storybook/react'; import type { FunnelChartNextProps } from '../FunnelChartNext'; import { META } from './meta'; export default META; export declare const WithTrendIndicators: Story; //# sourceMappingURL=WithTrendIndicators.stories.d.ts.map