export declare function downloadLinuxSysroot(electronVersion: string, targetArch: string): Promise<string>;
