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