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