import { Request } from 'express'; export declare const hublModuleRouteHandler: (request: Request, response: any) => Promise;