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