/**
 * History command for SVM-Pay CLI
 */
import { Command } from 'commander';
export declare const historyCommand: Command;
//# sourceMappingURL=history.d.ts.map