import React from 'react'; import { BadgeProps } from './types'; export declare const Badge: React.ForwardRefExoticComponent>;