import { ElementRef, Injector } from '@angular/core';
import { UpgradeComponent } from '@angular/upgrade/static';
import * as i0 from "@angular/core";
export declare class OpcuaDeviceProtocolObjectMappingStatus extends UpgradeComponent {
    mapping: any;
    constructor(elementRef: ElementRef, injector: Injector);
    static ɵfac: i0.ɵɵFactoryDeclaration<OpcuaDeviceProtocolObjectMappingStatus, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<OpcuaDeviceProtocolObjectMappingStatus, "c8y-object-mapping-status-icons", never, { "mapping": { "alias": "mapping"; "required": false; }; }, {}, never, never, false, never>;
}
//# sourceMappingURL=opcua-device-protocol-object-mapping-status-icon.component.d.ts.map