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