import { Story } from "@storybook/react"; import React from "react"; declare const _default: import("@storybook/types").ComponentAnnotations & React.HTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.AnchorHTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.HTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.BlockquoteHTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.DelHTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.HTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.InsHTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.LabelHTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.HTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.HTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.HTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.QuoteHTMLAttributes> | import("@storybook/types").ComponentAnnotations & React.HTMLAttributes>; export default _default; export declare const Default: Story;