import { default as React } from 'react'; declare const WifiM: (props: React.SVGProps) => JSX.Element; export default WifiM;