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