import { Command } from 'commander'; export declare function registerVaultCommand(program: Command): void; //# sourceMappingURL=vault.d.ts.map