import { IconProps } from './types'; export declare const IconWifi: (props: IconProps) => import("react").JSX.Element;