import { type IRemoveDrillToUrlForInsightWidget } from "../../commands/insight.js"; import { type DashboardContext } from "../../types/commonTypes.js"; export declare function removeDrillToUrlForInsightWidgetHandler(ctx: DashboardContext, cmd: IRemoveDrillToUrlForInsightWidget): Generator & { ref: import("@gooddata/sdk-model").ObjRef; blacklistAttributes: import("@gooddata/sdk-model").ObjRef[]; }; type: "tabs/replaceWidgetBlacklistAttributes"; }> | import("redux-saga/effects").SelectEffect, void, import("../../../index.js").ObjRefMap>; //# sourceMappingURL=removeDrillToUrlForInsightWidgetHandler.d.ts.map