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