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