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