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