import { FC, SVGProps } from 'react'; declare const IconWifi: FC & { fill?: string }>; export default IconWifi;