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