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