/// <reference types="electron" />
/** The icon to show in the tray */
export declare const trayIcon: Electron.NativeImage;
/** The icon to show in the taskbar */
export declare const windowIcon: Electron.NativeImage;
//# sourceMappingURL=icon.d.ts.map