import type { IconProps } from '../../types';
declare const WifiInactiveBlur: import("react").NamedExoticComponent<IconProps>;
export { WifiInactiveBlur };
