export declare function isRTL(locale: string): boolean; export declare const StandardArticle: ({ body, locale }: { body: any; locale: any; }) => Promise; //# sourceMappingURL=StandardArticle.d.ts.map