import type { IBadgeProps } from './types'; export default function Badge(props: IBadgeProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map