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