export declare const Ambassador: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Apache: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Bind9: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Caddy: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Consul: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Envoy: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Etcd: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Glassfish: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Gunicorn: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Haproxy: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Internet: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Istio: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Jbossas: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Jetty: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Kong: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Linkerd: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Nginx: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Ocelot: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const OpenServiceMesh: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Opnsense: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Pfsense: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Pomerium: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Powerdns: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Tomcat: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Traefik: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Tyk: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Vyos: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Wildfly: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Zookeeper: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const ETCD: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const HAProxy: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const OSM: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const OPNSense: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const PFSense: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const VyOS: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node;