export declare const checkApiKey: () => void
export declare const text2comedy: (text: string) => Promise<void>
