declare function uploadCommand(serviceDirname: any, options?: any): Promise<void>;

export { uploadCommand };
