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