UNPKG

@navinc/base-react-components

Version:
4 lines (3 loc) 229 B
export declare const Pill: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, { variant?: "neutral" | "positive" | "negative" | "information" | "improvement" | undefined; }, never>;