/// <reference types="react" />
declare const CellSignalSlash: (props: any, ref: any) => JSX.Element;
export default CellSignalSlash;
