declare const chatGPT: (input: any) => Promise<string>;
export default chatGPT;
//# sourceMappingURL=chatGPT.controllers.d.ts.map