import * as i0 from '@angular/core'; import { ModuleWithProviders } from '@angular/core'; import { DatapointLibraryOptions } from '@c8y/ngx-components/datapoint-library/model'; declare class DatapointLibraryModule { static forRoot(config?: DatapointLibraryOptions): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { DatapointLibraryModule }; //# sourceMappingURL=index.d.ts.map