import * as i0 from "@angular/core";
export declare class OpcuaDeviceProtocolDescription {
    _model: any;
    autoScan: string;
    set model(_model: any);
    private moId;
    setAutoScanOption(data: string): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<OpcuaDeviceProtocolDescription, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<OpcuaDeviceProtocolDescription, "opcua-device-protocol-description", never, { "model": { "alias": "model"; "required": false; }; }, {}, never, never, false, never>;
}
//# sourceMappingURL=opcua-device-protocol-description.component.d.ts.map