import Joi from 'joi';
export declare const ProofOfDeliveryFormatSchema: Joi.StringSchema;
