import joi from 'joi'; import { IListEventsInRangeRequest } from './interface'; export declare const listEventsInRangeQuery: joi.ObjectSchema;