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