import { ComponentFixture } from '@angular/core/testing'; export declare function advance(f: ComponentFixture, advanceBy?: number): void;