export declare const PowerByMiddleware: (by?: string) => (req: any, res: any, next: any) => void;