import { ScrollbarInputOutputs, NgScrollbarRef, NgScrollbar } from 'ngx-scrollbar'; import * as i0 from '@angular/core'; declare class PopupScrollbar extends ScrollbarInputOutputs { private readonly scrollbarAnywhere; private computedOptions; scrollbarRef: NgScrollbarRef; private afterInitSub; private afterUpdateSub; init(id: string): void; destroy(): void; } declare class NgScrollbarMatSelect extends PopupScrollbar { private readonly matSelect; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class NgScrollbarMatDialog { private readonly scrollbar; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class NgScrollbarMatTimepicker extends PopupScrollbar { private readonly matTimepicker; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class NgScrollbarMatAutocomplete extends PopupScrollbar { private readonly matAutocomplete; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export { NgScrollbarMatAutocomplete, NgScrollbarMatDialog, NgScrollbarMatSelect, NgScrollbarMatTimepicker };