import { LocaleData } from '../types/index';
declare const hi: LocaleData;
export default hi;
