import { StoryObj } from '@storybook/react'; import { TypeSelect } from '../TypeSelect'; declare type Story = StoryObj; export declare const Explame: Story; export {}; //# sourceMappingURL=Explame.d.ts.map