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<DatapointLibraryModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<DatapointLibraryModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DatapointLibraryModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DatapointLibraryModule>;
}

export { DatapointLibraryModule };
//# sourceMappingURL=index.d.ts.map
