import { BadgeProps } from './types'; export declare const BadgeBase: import('react').ForwardRefExoticComponent>; export default BadgeBase;