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