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