export declare const generateRichText: (text: string, options?: any) => Promise<Response>;
//# sourceMappingURL=generateRichText.d.ts.map