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