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