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