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