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