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