import { StoryFn } from '@storybook/react-vite'; import { default as Select } from '../select'; export declare const AsyncSelectTemplate: StoryFn;