import { type IAddDataSourceSelectProps } from "../types.js"; export declare function AddDataSourceSelect({ addedDataSources, grantedDataSources, onSelectDataSource }: IAddDataSourceSelectProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=AddDataSourceSelect.d.ts.map