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