UNPKG

180 BTypeScriptView Raw
1import { IInteractions } from './types/AWSLexV2ProviderOption';
2export declare const Interactions: IInteractions;
3export { SendInput, OnCompleteInput, SendOutput } from './types';