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