import { NavigatorNode, NavigatorNodeFactory } from '@c8y/ngx-components';
import * as i0 from "@angular/core";
export declare class DeviceProfileNavigationFactory implements NavigatorNodeFactory {
    nodeItem: NavigatorNode;
    get(): Promise<NavigatorNode>;
    static ɵfac: i0.ɵɵFactoryDeclaration<DeviceProfileNavigationFactory, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<DeviceProfileNavigationFactory>;
}
//# sourceMappingURL=device-profile-navigation.factory.d.ts.map