import { Command } from "commander"; export declare function buildVaultSubcommand(): Command; export declare function buildRegistrySubcommand(): Command; //# sourceMappingURL=vault-command.d.ts.map