export declare function getJavaCommand(jreInstallPath: string): Promise<string>;
