import type { WebChatActivity } from 'botframework-webchat-core'; export default function getClientActivityId(activity: WebChatActivity): string; //# sourceMappingURL=getClientActivityId.d.ts.map