import * as joi from 'joi';
export declare const RabbitmqConfigValidationSchema: joi.ObjectSchema<any>;
