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