/// import { IconProps } from "../../../types"; export default function HuobiTokenIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;