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