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