UNPKG

@up-group-ui/react-controls

Version:
4 lines (3 loc) 189 B
import { WithThemeProps } from '../../../Common/theming/withTheme'; import { UpBadgeProps } from './types'; export declare const getStyle: (props: UpBadgeProps & WithThemeProps) => string;