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