export declare class InstallCommand { appVersion: string; trackerId: string; private availability; install(): Promise; }