import { ElementRef } from '@angular/core'; import { PureComponent } from '../../../../common/component/src/pure-component'; import * as i0 from "@angular/core"; export declare class StructureDialogSchemaManagerComponent extends PureComponent { constructor(elRef: ElementRef); protected getSelectorName(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }