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