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