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