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