import './Badge.css'; import { BadgeProps } from './types'; export declare const Badge: import("../../utils/types/PropsWithAsAttributes").ComponentWithAs;