import { Type } from '@angular/core'; export declare const mockWithInputsOutputsAndStubs: (componentOrDirective: Type, stubs?: object) => Type;