import * as i0 from '@angular/core'; import * as i1 from '@c8y/ngx-components/context-dashboard'; import { AddDashboardFactory, DashboardActionBarFactory } from '@c8y/ngx-components/context-dashboard'; import { ViewContext } from '@c8y/ngx-components'; declare class AddDeviceContextDashboardModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } declare class AddDeviceDashboardFactory extends AddDashboardFactory { protected targetContext: ViewContext.Device | ViewContext.Group; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } declare class DeviceDashboardActionBarFactory extends DashboardActionBarFactory { protected targetContext: ViewContext.Device | ViewContext.Group; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } export { AddDeviceContextDashboardModule, AddDeviceDashboardFactory, DeviceDashboardActionBarFactory }; //# sourceMappingURL=index.d.ts.map