export declare function publishArticle(apiKey: string, title: string, content: string): Promise;