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