/*** Validate the supported data-source entries in the registry. */ export declare function isDataSourceRegistry(value: unknown): boolean; //# sourceMappingURL=dataSources.d.ts.map