import MaterialTextBoxProps from "./MaterialTextBox.types";
declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("@storybook/react").Args>;
export default _default;
export declare const Default: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, MaterialTextBoxProps>;
export declare const Custom: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, MaterialTextBoxProps>;
