///
declare const _default: import("@storybook/types").ComponentAnnotations>;
export default _default;
export declare const Default: import("@storybook/types").AnnotatedStoryFn>;
export declare const Brand: import("@storybook/types").AnnotatedStoryFn>;
export declare const BrandB: import("@storybook/types").AnnotatedStoryFn>;
export declare const BrandC: import("@storybook/types").AnnotatedStoryFn>;
export declare const BrandD: import("@storybook/types").AnnotatedStoryFn>;
export declare const Outline: import("@storybook/types").AnnotatedStoryFn>;
export declare const Subtle: import("@storybook/types").AnnotatedStoryFn>;
export declare const Ghost: import("@storybook/types").AnnotatedStoryFn>;
export declare const Link: import("@storybook/types").AnnotatedStoryFn>;
export declare const Destructive: import("@storybook/types").AnnotatedStoryFn>;