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