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