import { AspectListComponent } from './aspect-list.component'; import { AspectListDialogComponent } from './aspect-list-dialog.component'; import * as i0 from "@angular/core"; import * as i1 from "./aspect-list.component"; import * as i2 from "./aspect-list-dialog.component"; export declare const ASPECT_LIST_DIRECTIVES: readonly [typeof AspectListComponent, typeof AspectListDialogComponent]; /** @deprecated use `...ASPECT_LIST_DIRECTIVES` or import the individual components */ export declare class AspectListModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }