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