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