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