import type { Application } from 'express'; export declare function registerDaemonAuthRoutes(app: Application): void;