import { StoryFn } from '@storybook/react'; import { Table } from './Table'; declare const _default: import('@storybook/csf').ComponentAnnotations>; export default _default; export declare const Default: StoryFn;