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