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