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