import { DataSource } from "@golemio/core/dist/integration-engine"; export declare class RekolaGeofencingZonesDataSourceFactory { static getDataSource(): DataSource; }