import { IconProps } from '../lib';
declare function CellSignalSlash(props: IconProps): JSX.Element;
export default CellSignalSlash;
