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