import { DataLayer } from "@gooddata/gooddata-js"; import { Execution } from "@gooddata/typings"; export declare type IDataSource = DataLayer.DataSource.IDataSource;