import { Router } from 'express'; export declare function registerSingleRoutes(router: Router): void;