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