export declare class WindowRef {
    get native(): Window;
}
