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