export declare namespace gateway { const _: import("@k8ts/instruments").Gvk_Group<"gateway.networking.k8s.io">; type _ = typeof _; namespace v1 { const _: import("@k8ts/instruments").Gvk_Version<"gateway.networking.k8s.io/v1">; type _ = typeof _; namespace Gateway { const _: import("@k8ts/instruments").Gvk<"gateway.networking.k8s.io/v1/Gateway">; type _ = typeof _; } namespace GatewayClass { const _: import("@k8ts/instruments").Gvk<"gateway.networking.k8s.io/v1/GatewayClass">; type _ = typeof _; } namespace HttpRoute { const _: import("@k8ts/instruments").Gvk<"gateway.networking.k8s.io/v1/HTTPRoute">; type _ = typeof _; } namespace TcpRoute { const _: import("@k8ts/instruments").Gvk<"gateway.networking.k8s.io/v1/TCPRoute">; type _ = typeof _; } namespace TlsRoute { const _: import("@k8ts/instruments").Gvk<"gateway.networking.k8s.io/v1/TLSRoute">; type _ = typeof _; } } } //# sourceMappingURL=gateway.d.ts.map