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