import * as k8s from "@pulumi/kubernetes";
export declare type ObjectMeta = k8s.types.input.meta.v1.ObjectMeta;
