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