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