import * as React from "react"; import type { SVGProps } from "react"; const SvgVpcVpnGateway = (props: SVGProps) => ( ); export default SvgVpcVpnGateway;