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