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