export declare class StatsCommand {
    execute(options: any): Promise<void>;
}
//# sourceMappingURL=stats.d.ts.map