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