declare module 'electron-squirrel-startup' { const checked: boolean; export = checked; }