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