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