export interface serviceInterface { name: string; state: boolean; }