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