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