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