import { IInteractions } from './types/AWSLexV2ProviderOption'; export declare const Interactions: IInteractions; export { SendInput, OnCompleteInput, SendOutput } from './types';