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