import { Component } from '@angular/core'; @Component({ selector: 'app-country-collaboration-software', templateUrl: './country-collaboration-software.component.html', }) export class CountryCollaborationSoftwareComponent {}