import { IconProps } from '../Icon'; declare function SvgWifi(props: IconProps): JSX.Element; export default SvgWifi;