/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './scrollable'; import * as ɵngcc2 from './fixed-size-virtual-scroll'; import * as ɵngcc3 from './virtual-for-of'; import * as ɵngcc4 from './virtual-scroll-viewport'; import * as ɵngcc5 from '@angular/cdk/bidi'; import * as ɵngcc6 from '@angular/cdk/platform'; export declare class CdkScrollableModule { static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration; static ɵinj: ɵngcc0.ɵɵInjectorDeclaration; } /** * @docs-primary-export */ export declare class ScrollingModule { static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration; static ɵinj: ɵngcc0.ɵɵInjectorDeclaration; } //# sourceMappingURL=scrolling-module.d.ts.map