import { InteractionsResponse } from './Interactions';
export type InteractionsSendOutput = InteractionsResponse;
