export declare function getinstallChoice(install?: boolean): Promise<boolean>;
