import { NavigatorNode, NavigatorNodeFactory } from '@c8y/ngx-components';
import { Observable } from 'rxjs';
import * as i0 from "@angular/core";
export declare class DatapointExplorerNavigationFactory implements NavigatorNodeFactory {
    private readonly betaPreviewService;
    get(): Observable<NavigatorNode[]>;
    static ɵfac: i0.ɵɵFactoryDeclaration<DatapointExplorerNavigationFactory, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<DatapointExplorerNavigationFactory>;
}
//# sourceMappingURL=datapoint-explorer-navigation-factory.d.ts.map