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