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