UNPKG

breakfast-ui

Version:

Your tasty component library

6 lines (5 loc) 512 B
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>;