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