import { Meta } from '@storybook/react'; import { BadgeProps } from './types'; declare const _default: Meta; export default _default; export declare const Default: import("@storybook/csf").AnnotatedStoryFn; export declare const Primary: import("@storybook/csf").AnnotatedStoryFn; export declare const WithMaxCount: import("@storybook/csf").AnnotatedStoryFn; export declare const WithTooltip: import("@storybook/csf").AnnotatedStoryFn; export declare const Interactive: import("@storybook/csf").AnnotatedStoryFn;