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