import * as commander from 'commander';
export declare const file_delete_command: () => commander.Command;
