export declare const getDataset: (props?: T | undefined) => { [key: string]: T[keyof T]; }; //# sourceMappingURL=get-dataset.d.ts.map