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