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