import { ContentContainerComponentHarness } from "@angular/cdk/testing"; export declare class LifecycleHarness extends ContentContainerComponentHarness { static hostSelector: string; getSteps: import("@angular/cdk/testing").AsyncFactoryFn; getHighlightedSteps: import("@angular/cdk/testing").AsyncFactoryFn; }