import type { SyncDatasources } from "./datasources.types.js";
export declare const syncDatasources: SyncDatasources;
