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