import type { I18n } from '../i18n/index.js';
export type ProductI18n = I18n;
