import * as Joi from 'joi';
export declare const createStateSchema: Joi.ObjectSchema<any>;
export declare const updateStateSchema: Joi.ObjectSchema<any>;
//# sourceMappingURL=state.schema.d.ts.map