export declare namespace networking { const _: import("@k8ts/instruments").Gvk_Group<"networking.k8s.io">; type _ = typeof _; namespace v1 { const _: import("@k8ts/instruments").Gvk_Version<"networking.k8s.io/v1">; type _ = typeof _; namespace NetworkPolicy { const _: import("@k8ts/instruments").Gvk<"networking.k8s.io/v1/NetworkPolicy">; type _ = typeof _; } } } //# sourceMappingURL=networking.d.ts.map