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