export interface MediaflowSettings {
    limitFormat: string;
    defaultLang: string;
}
