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