import type { Story } from '@storybook/react'; import type { BarChartProps } from '../../../components'; export { META as default } from './meta'; export declare const HorizontalStackedWithoutXAxisLabels: Story; //# sourceMappingURL=HorizontalStackedWithoutXAxisLabels.stories.d.ts.map