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