import React from "react"; declare const _default: import("@storybook/types").ComponentAnnotations | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>; export default _default; export declare const Default: import("@storybook/types").AnnotatedStoryFn | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>; export declare const SmallPrimary: import("@storybook/types").AnnotatedStoryFn | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>; export declare const MediumWarning: import("@storybook/types").AnnotatedStoryFn | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>; export declare const LargeError: import("@storybook/types").AnnotatedStoryFn | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>; export declare const ExtraLarge: import("@storybook/types").AnnotatedStoryFn | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>; export declare const ExtraSmall: import("@storybook/types").AnnotatedStoryFn | undefined; forwardedAs?: string | React.ComponentType | undefined; }, "$size" | "$color"> & { color?: import("./types").TColorVariant | undefined; size?: import("./types").TSizeVariant | undefined; } & { children?: React.ReactNode; }>;