import type { ChatResponse } from "../types.ts"; export declare const exampleResponse: ChatResponse;