import { Component } from '@angular/core'; @Component({ selector: 'yc-grants-connect', template: '' }) export class RootTestComponent { }