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