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