declare const datasets: { [key: string]: { [key: string]: string; }; }; export default datasets; //# sourceMappingURL=index.d.ts.map