import { Meta, StoryObj } from '@storybook/react'; declare function TableSwitchWithSearchDemo(): import("react/jsx-runtime").JSX.Element; declare const meta: Meta; export default meta; type Story = StoryObj; export declare const SwitchYDosTablasConBusqueda: Story; //# sourceMappingURL=TableSwitchWithSearch.stories.d.ts.map