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