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