import { OnInit } from '@angular/core'; import { ApplyGeoFence } from '../../../../forms/page/widgets/apply-geofences'; import * as i0 from "@angular/core"; export declare class ApplyGeoFenceWidgetViewComponent implements OnInit { widget: ApplyGeoFence; widgetValue: any; ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }