import { Handler } from 'express';
export declare function validateScope(): Handler;
