export declare class TrackerStub { onContentUpdate: import("rxjs/internal/Observable").Observable; getChildTracker(): TrackerStub; load(): void; }