///
declare const _default: import("@storybook/types").ComponentAnnotations>;
export default _default;
export declare const Primary: import("@storybook/types").AnnotatedStoryFn>;
export declare const PrimaryPlayful: import("@storybook/types").AnnotatedStoryFn>;
export declare const PrimaryElegant: import("@storybook/types").AnnotatedStoryFn>;
export declare const PrimaryBrutalist: import("@storybook/types").AnnotatedStoryFn>;
export declare const PrimaryFullWidth: import("@storybook/types").AnnotatedStoryFn>;
export declare const Accent: import("@storybook/types").AnnotatedStoryFn>;
export declare const Third: import("@storybook/types").AnnotatedStoryFn>;
export declare const Secondary: import("@storybook/types").AnnotatedStoryFn>;
export declare const Filter: import("@storybook/types").AnnotatedStoryFn>;
export declare const LeadingIcon: import("@storybook/types").AnnotatedStoryFn>;
export declare const TrailingIcon: import("@storybook/types").AnnotatedStoryFn>;
export declare const EntityButton: import("@storybook/types").AnnotatedStoryFn>;
export declare const EntityRoundedButton: import("@storybook/types").AnnotatedStoryFn>;
export declare const IconButton: import("@storybook/types").AnnotatedStoryFn>;
export declare const CircularIconButton: import("@storybook/types").AnnotatedStoryFn>;
export declare const ToggleButtonWithIcon: import("@storybook/types").AnnotatedStoryFn>;
export declare const ToggleIconButton: import("@storybook/types").AnnotatedStoryFn>;
export declare const CustomToggleTheme: import("@storybook/types").AnnotatedStoryFn>;
export declare const Nav: import("@storybook/types").AnnotatedStoryFn>;
export declare const DrawerLinks: import("@storybook/types").AnnotatedStoryFn>;