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