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