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