import { Type } from '@angular/core'; export declare const isComponent: (value: any) => value is Type;