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