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