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