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