import type { Command } from "commander"; export declare function registerVaultVerbs(program: Command): void; //# sourceMappingURL=register-verbs.d.ts.map