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