import { SVGProps } from "react";
declare const MCMdlWifiAttentionOverlay: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlWifiAttentionOverlay };
