import * as i0 from "@angular/core"; export declare class ZuiEventService { #private; /** * Disable scroll but still can use scrollbar to scroll */ readonly disabledScroll: { start: (callBack?: ((e: JQuery.Event) => void) | undefined) => void; destroy: () => void; toggle: () => void; }; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }