import React from "react"; declare const _default: React.ForwardRefExoticComponent, HTMLDivElement>, "ref"> & Partial & { variant?: import("./types").TBadgeVariant | undefined; text: React.ReactNode; icon?: React.ReactNode; iconPosition?: "after" | "before" | undefined; } & import("../../hocs/withTooltip").ITooltipProps & React.RefAttributes>; export default _default;