import type { LocalePack } from './types.js'; /** Italian (Italiano) */ export declare const it: LocalePack;