import Joi from 'joi';
export declare const ValidateInboundDataResponseSchema: Joi.ObjectSchema<any>;
