import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class AttributesDropdownComponent { dropdownInfo: any; isValidationError: boolean; VALIDATION_MESSAGE: { grcObjectName: string; grcOwners: string; grcRC: string; grc_exists: string; attributes: string; }; onDataSelection: EventEmitter; onValueChanged(event: any, index: number): void; get placeholderText(): any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }