import { Application } from 'express'; export declare function routes(app: Application, packagesPath: any): void;