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