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