export declare function staticRoutes(args: { base: string; dir: string; }): import("express-serve-static-core").Router;