import type { RequestHandler } from 'express';
export declare const aiChatPostHandler: RequestHandler;
