import { ViewContainerRef } from '@angular/core';
export declare class NbWindowsContainerComponent {
    viewContainerRef: ViewContainerRef;
}
