import { Type } from '@angular/core'; export declare class DeviceProfileParams { component?: Type; }