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