export declare namespace v1 { const _: import("@k8ts/instruments").Gvk_Version<"v1">; type _ = typeof _; namespace Pod { const _: import("@k8ts/instruments").Gvk<"v1/Pod">; type _ = typeof _; namespace Container { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Container">; type _ = typeof _; namespace Port { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Container.Port">; type _ = typeof _; } namespace EnvVar { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Container.EnvVar">; type _ = typeof _; } namespace VolumeMount { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Container.VolumeMount">; type _ = typeof _; } namespace DeviceMount { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Container.DeviceMount">; type _ = typeof _; } } namespace Volume { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Volume">; type _ = typeof _; } namespace Device { const _: import("@k8ts/instruments").Gvk_SubKind<"v1/Pod.Volume.Device">; type _ = typeof _; } } namespace ConfigMap { const _: import("@k8ts/instruments").Gvk<"v1/ConfigMap">; type _ = typeof _; } namespace Secret { const _: import("@k8ts/instruments").Gvk<"v1/Secret">; type _ = typeof _; } namespace Service { const _: import("@k8ts/instruments").Gvk<"v1/Service">; type _ = typeof _; } namespace Node { const _: import("@k8ts/instruments").Gvk<"v1/Node">; type _ = typeof _; } namespace Namespace { const _: import("@k8ts/instruments").Gvk<"v1/Namespace">; type _ = typeof _; } namespace ServiceAccount { const _: import("@k8ts/instruments").Gvk<"v1/ServiceAccount">; type _ = typeof _; } namespace PersistentVolume { const _: import("@k8ts/instruments").Gvk<"v1/PersistentVolume">; type _ = typeof _; } namespace PersistentVolumeClaim { const _: import("@k8ts/instruments").Gvk<"v1/PersistentVolumeClaim">; type _ = typeof _; } namespace PodTemplate { const _: import("@k8ts/instruments").Gvk<"v1/PodTemplate">; type _ = typeof _; } } //# sourceMappingURL=default.d.ts.map