export declare function download(): Promise<void>;
export declare function install(): Promise<void>;
