import { IconProps } from '../types';
declare function CellSignalX(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default CellSignalX;
//# sourceMappingURL=CellSignalX.d.ts.map