import * as _c8y_ngx_components_widgets_implementations_quick_links from '@c8y/ngx-components/widgets/implementations/quick-links'; import * as _angular_core from '@angular/core'; declare const helpAndServiceWidgetDefinition: { id: "HelpAndService"; label: "Help and service"; description: "Displays links to help and service resources."; loadComponent: () => Promise<_angular_core.Type | typeof _c8y_ngx_components_widgets_implementations_quick_links.QuickLinksWidgetViewComponent>; loadConfigComponent: () => Promise<_angular_core.Type | typeof _c8y_ngx_components_widgets_implementations_quick_links.QuickLinksWidgetConfigComponent>; data: { settings: { noNewWidgets: true; widgetDefaults: { _width: number; _height: number; }; ng1: { options: { noDeviceTarget: true; groupsSelectable: false; }; }; }; }; }; declare const helpAndServiceWidgetProviders: (_angular_core.ValueProvider | _angular_core.ClassProvider | _angular_core.ExistingProvider)[]; export { helpAndServiceWidgetDefinition, helpAndServiceWidgetProviders }; //# sourceMappingURL=index.d.ts.map