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