/** * Check if the current environment is Electron. */ export declare const isElectron: () => boolean; //# sourceMappingURL=electron.d.ts.map