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