import { StartupListener } from "@atomist/sdm"; /** * If the SDM is the cluster master, not running in local mode, and * registered with one or more workspaces, ensure that this SDM is * available as a KubernetesClusterProvider in those workspaces. */ export declare const providerStartupListener: StartupListener; //# sourceMappingURL=kubernetesCluster.d.ts.map