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