import { Router } from "express";
export declare function attachRoutes(dir: string, importFn?: (path: string) => Promise<any>): Router;
//# sourceMappingURL=attach.d.ts.map