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