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