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