import { ContentNodeSelectorPanelComponent } from './content-node-selector-panel/content-node-selector-panel.component'; import { ContentNodeSelectorComponent } from './content-node-selector.component'; import { NameLocationCellComponent } from './name-location-cell/name-location-cell.component'; import { DropdownSitesComponent } from './site-dropdown/sites-dropdown.component'; import * as i0 from "@angular/core"; import * as i1 from "./content-node-selector-panel/content-node-selector-panel.component"; import * as i2 from "./name-location-cell/name-location-cell.component"; import * as i3 from "./content-node-selector.component"; import * as i4 from "./site-dropdown/sites-dropdown.component"; export declare const CONTENT_NODE_SELECTOR_DIRECTIVES: (typeof DropdownSitesComponent | typeof NameLocationCellComponent | typeof ContentNodeSelectorPanelComponent | typeof ContentNodeSelectorComponent)[]; /** @deprecated use `...CONTENT_NODE_SELECTOR_DIRECTIVES` or import the individual components */ export declare class ContentNodeSelectorModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }