import { BadgeProps } from './interfaces'; export declare function getBadgeStyles(style: BadgeProps['style']): {};