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