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