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