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