import { Meta } from '@storybook/react'; import { InputBaseProps } from './types'; declare const _default: Meta; export default _default; export declare const Default: import("@storybook/csf").AnnotatedStoryFn; export declare const WithValidation: import("@storybook/csf").AnnotatedStoryFn; export declare const WithIcons: import("@storybook/csf").AnnotatedStoryFn; export declare const Disabled: import("@storybook/csf").AnnotatedStoryFn;