import { AgentErrorDefinition } from '@microsoft/agents-activity'; export declare const Errors: { [key: string]: AgentErrorDefinition; };