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