import type { NewsroomLanguageSettings } from '@prezly/sdk';
/**
 * This story data is pulled from The Good Newsroom
 */
export declare const LANGUAGES: NewsroomLanguageSettings[];
