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