import ErrorTextProps from './ErrorText.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, ErrorTextProps>;
export declare const Secondary: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, ErrorTextProps>;
