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