import joi from 'joi'; export declare const createBody: joi.ArraySchema; export declare const findByPostalCodeBody: joi.ObjectSchema;