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