export declare const getArticle: { (uri: string, slug: string): Promise; parameters: any; };