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