import { SVGProps } from "react";
declare const TBPill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBPill };
