import type { HookContext } from '../../declarations'; export declare const manageBedrockActionGroups: (context: HookContext) => Promise;