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