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