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