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