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