import { Type } from '@angular/core'; export declare const mockComponent: >(component: TComponent, config?: { stubs?: object; }) => TComponent;