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