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