/** @jsx jsx */
import { BadgeProps } from 'theme-ui';
export declare const Badge: React.FC<BadgeProps>;
export default Badge;
