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