import { type Application } from 'express'; export declare function registerChatAbortRoutes(app: Application): void; //# sourceMappingURL=chat-abort.d.ts.map