declare module 'electron' { declare module.exports: { shell: Object, remote: Object } }