import { Command } from "@commander-js/extra-typings"; export declare const pulumiCommand: Command<["encrypt-all-state" | "decrypt-all-state" | "cleanup-all-state"], {}, {}>;