import * as i0 from '@angular/core'; import * as rxjs from 'rxjs'; import { ExtensionFactory, DocLink, OptionsService } from '@c8y/ngx-components'; declare const SHOW_CONNECT_SMARTPHONE = "showConnectSmartphone"; declare class SensorPhoneModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } declare class ConnectSmartphoneFactory implements ExtensionFactory { private optionsService; constructor(optionsService: OptionsService); get(): rxjs.Observable; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } export { ConnectSmartphoneFactory, SHOW_CONNECT_SMARTPHONE, SensorPhoneModule }; //# sourceMappingURL=index.d.ts.map