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