export declare function env(subcommand: "show" | "copy" | "verify" | "print"): Promise<void>;
//# sourceMappingURL=env.d.ts.map