import { IconProps } from '../types';
declare function WifiX(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default WifiX;
//# sourceMappingURL=WifiX.d.ts.map