export declare const StyledBadge: import("@emotion/styled").StyledComponent, "color"> & { color: import("../Badge").BadgeColor; withBorder?: boolean | undefined; variantColor?: import("../Badge").BadgeVariantsColor | undefined; } & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>;