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