import { ChangeDetectorRef, ElementRef } from '@angular/core'; import { SmartComponent } from '../../../../../feature/common/component/src/smart-component'; import * as i0 from "@angular/core"; export declare class StructureDialogColumnManagerComponent extends SmartComponent { constructor(detector: ChangeDetectorRef, elementRef: ElementRef); protected getSelectorName(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }