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