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