import { IconDefinition } from '../types'; declare const WifiOutlined: IconDefinition; export default WifiOutlined;