/// <reference types="react" />
declare const WifiHigh: (props: any, ref: any) => JSX.Element;
export default WifiHigh;
