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