export declare class NgxResizeableWindowRef {
    readonly nativeWindow: any;
}
