import { Meta } from '@storybook/react'; declare const _default: Meta; export default _default; export declare const Default: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const WithSlots: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const FloatLabel: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const Controlled: () => import("react/jsx-runtime").JSX.Element; export declare const Disabled: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const ReadOnly: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const Required: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const Rows: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const Unresizable: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const Error: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const WithoutStatusIndicator: (args: any) => import("react/jsx-runtime").JSX.Element; export declare const MaxLength: (args: any) => import("react/jsx-runtime").JSX.Element;