export declare const mapEmptyDataSource: (name: string) => import("../MappedDataSource").MappedDataSource<{ name: string; }>;