export declare const useHandleAction: () => { handleAction: (dispatch: any, action: any, state: any, executeAction: any, apiCatalogId: any, entityAttributes: any, actionData: any, currentContainerId: any) => Promise; }; //# sourceMappingURL=actionUtils.d.ts.map