export interface StateModel { serverIps: string; appHomeUrl: string; pcHomeUrl: string; adminHomeUrl: string; }