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