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