import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const itTranslations: DefaultTranslationsObject; export declare const it: Language; //# sourceMappingURL=it.d.ts.map