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