import { StoryObj } from '@storybook/react-vite'; declare const meta: { title: string; component: import('react').ForwardRefExoticComponent<(Omit & Omit, "ref"> & Omit & { mask: DateConstructor; } & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & Partial> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & Partial, "mask" | "eager" | "lazy" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix" | "definitions" | "blocks" | "placeholderChar" | "displayChar">> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & Partial, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix" | "dispatch">> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & Partial> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & Partial, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix">> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedDate; } & Omit & { mask: DateConstructor; }, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedNumber; } & Omit>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedEnum; } & Omit & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedRange; } & Omit & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedRegExp; } & Omit>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedFunction; } & Omit, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedPattern; } & Omit, "mask" | "eager" | "lazy" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix" | "definitions" | "blocks" | "placeholderChar" | "displayChar">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').MaskedDynamic; } & Omit, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix" | "dispatch">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: typeof import('imask').Masked; } & Omit, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedDate; } & Omit & { mask: DateConstructor; }, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedNumber; } & Omit>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedEnum; } & Omit & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedRange; } & Omit & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedRegExp; } & Omit>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedFunction; } & Omit, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedPattern; } & Omit, "mask" | "eager" | "lazy" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix" | "definitions" | "blocks" | "placeholderChar" | "displayChar">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').MaskedDynamic; } & Omit, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix" | "dispatch">>, "mask"> & import('..').InputProps, "ref"> | Omit & Omit, "ref"> & { mask: import('imask').Masked; } & Omit, "mask" | "eager" | "format" | "validate" | "parent" | "prepare" | "prepareChar" | "commit" | "parse" | "overwrite" | "skipInvalid" | "autofix">>, "mask"> & import('..').InputProps, "ref">) & import('react').RefAttributes>; parameters: { layout: string; }; tags: string[]; argTypes: { mask: { control: "text"; description: string; }; variant: { control: "select"; options: string[]; }; }; }; export default meta; type Story = StoryObj; export declare const Phone: Story; export declare const Date: Story; export declare const Failure: Story; //# sourceMappingURL=MaskInput.stories.d.ts.map