import type { PluginLanguage } from '../types.js';
export declare const enTranslations: {
    'plugin-multi-tenant': {
        'assign-tenant-button-label': string;
        'assign-tenant-modal-title': string;
        'field-assignedTenant-label': string;
        'nav-tenantSelector-label': string;
    };
};
export declare const en: PluginLanguage;
//# sourceMappingURL=en.d.ts.map