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