import type { PluginLanguage } from '../types.js';
export declare const enTranslations: {
    'plugin-multi-tenant': {
        'confirm-tenant-switch--body': string;
        'confirm-tenant-switch--heading': string;
        'field-assignedTentant-label': string;
    };
};
export declare const en: PluginLanguage;
//# sourceMappingURL=en.d.ts.map