import { Command } from 'commander'; export declare function registerVault(program: Command): void;