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