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