import { MotherTongueChartProps } from './types'; import { Root } from '../index'; import { StoryObj, Meta } from '@storybook/react'; declare const MotherTongueChartExport: Meta; export declare const Primary: StoryObj; export default MotherTongueChartExport; //# sourceMappingURL=index.stories.d.ts.map