export interface IGuiSettingsState { autoConnect: boolean; monochromaticIcon: boolean; startMinimized: boolean; }