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