import { Command } from 'commander';
declare const apiKeysCommand: Command;
export default apiKeysCommand;
