import type { Language } from '../index'; export declare const it: Language; export default it;