export declare class TsWindowServiceMock {
    get nativeWindow(): Window;
}
