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