import joi from 'joi'; export declare const findQuery: joi.ObjectSchema; export declare const findWithPaginationQuery: joi.ObjectSchema;