import { Router } from 'express'; export declare function attachAdminRoutes(adminRouter: Router): void;