import { StoryFn } from '@storybook/react-vite'; import { HiddenField } from '../hidden-field'; export declare const HiddenMultiselect: StoryFn;